Skip to content

ci: drop Python 3.10/3.11 and pin Ubuntu runners to ubuntu-latest - #3046

Merged
antonwolfy merged 2 commits into
masterfrom
ci/drop-py310-py311-ubuntu2204
Sep 1, 2026
Merged

ci: drop Python 3.10/3.11 and pin Ubuntu runners to ubuntu-latest#3046
antonwolfy merged 2 commits into
masterfrom
ci/drop-py310-py311-ubuntu2204

Conversation

@antonwolfy

@antonwolfy antonwolfy commented Aug 28, 2026

Copy link
Copy Markdown
Contributor

Trims the GitHub Actions test matrices to reduce load on GitHub-hosted runners. Full coverage across the dropped configurations continues to run in internal CI (Jenkins), so no use case loses testing overall.

  • Have you provided a meaningful PR description?
  • Have you added a test, reproducer or referred to an issue with a reproducer?
  • Have you tested your changes locally for CPU and GPU devices?
  • Have you made sure that new changes do not introduce compiler warnings?
  • Have you checked performance impact of proposed changes?
  • Have you added documentation for your changes, if necessary?
  • Have you added your changes to the changelog?

Remove Python 3.10 and 3.11 from the test matrices and switch the
Ubuntu runners to ubuntu-latest, collapsing the separate 22.04/24.04
legs in the cron job into a single ubuntu-latest entry.

Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
@antonwolfy antonwolfy added this to the 0.21.0 release milestone Aug 28, 2026
@antonwolfy antonwolfy self-assigned this Aug 28, 2026
@github-actions

github-actions Bot commented Aug 28, 2026

Copy link
Copy Markdown
Contributor

View rendered docs @ https://intelpython.github.io/dpnp/index.html

@github-actions

github-actions Bot commented Aug 28, 2026

Copy link
Copy Markdown
Contributor

Array API standard conformance tests for dpnp=0.21.0dev7=py314ha0e2e8e_10 ran successfully.
Passed: 1375
Failed: 0
Skipped: 7

@coveralls

coveralls commented Aug 28, 2026

Copy link
Copy Markdown
Collaborator

Coverage Status

No base build to compare — ci/drop-py310-py311-ubuntu2204 into master

@antonwolfy
antonwolfy merged commit 011f0a9 into master Sep 1, 2026
101 of 112 checks passed
@antonwolfy
antonwolfy deleted the ci/drop-py310-py311-ubuntu2204 branch September 1, 2026 08:22
github-actions Bot added a commit that referenced this pull request Sep 1, 2026
)

Trims the GitHub Actions test matrices to reduce load on GitHub-hosted
runners. Full coverage across the dropped configurations continues to
run in internal CI (Jenkins), so no use case loses testing overall. 011f0a9
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants